home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11237 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  956 b 

  1. Path: server.iaf.fi!news
  2. From: Arvind Raja <arvind.raja@ssf.fi>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Including header files
  5. Date: Wed, 13 Mar 1996 13:37:31 +0200
  6. Organization: Space Systems Finland Ltd.
  7. Message-ID: <3146B37B.2956@ssf.fi>
  8. References: <8BC852F.015B0137CF.uuout@bbs.hacom.nl>
  9. NNTP-Posting-Host: sizzler.ssf.fi
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. KRIS POWELL wrote:
  16. > I cannot get header files to work. I am using Borland's Turbo C++ V3.0. Even
  17. > the header files that came with the program work only if I set the linker
  18. > libraries option under the options menu to include "container class",
  19. > "Graphics Library" & "Standard Run Time." Is there anyone that knows why
  20. > this is?
  21.  
  22. Have you tried Options:Directories and then specifying the path
  23. to the directory containing the header files ?
  24. E.g. C:\BORLANDC\INCLUDE;C:\SOMEDIR
  25.  
  26. Arvind.Raja@ssf.fi
  27.